From 7f623d6e540e6a28ccb90b69e7313ded645eee3c Mon Sep 17 00:00:00 2001 From: robertl Date: Sat, 29 Oct 2005 21:57:44 +0000 Subject: [PATCH] Markup paramaters. --- gpsbabel/readme.xml | 48 ++++++++++++++++++++++----------------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/gpsbabel/readme.xml b/gpsbabel/readme.xml index 8e8ea070f..46a98f067 100644 --- a/gpsbabel/readme.xml +++ b/gpsbabel/readme.xml @@ -79,7 +79,7 @@ so it's very portable. COMMON USAGE Invocation was meant to be flexible. Unfortunately, that can sometimes lead to unwieldy command lines. - gpsbabel -? + gpsbabel -? will always show you the supported file types. To use this program, just tell it what you're reading, where to read it from, what you're writing, and what to write it to. For example: @@ -294,16 +294,16 @@ waypoints that were read from an existing an1 file; this is by design. Options: -index - If more then one route are present in source data, with this +index - If more then one route are present in source data, with this option you can determine, which of this should used for the output. The range is 1 to number routes in input. If you don't use this, only the first route will be converted. -name - Not every input format has a real name for routes in their +name - Not every input format has a real name for routes in their data. So you can give the route a nice name. -radius - Overwrites the default value of 6371000.0 meters for the +radius - Overwrites the default value of 6371000.0 meters for the earth radius. My be this can help to reduce differences. An example with all options: @@ -562,9 +562,9 @@ GPSBabel names the them consistently with Mapsource, so they are named existing MapSource conversion code. Additional options: - ver - set the data format version of the output file (currently 1 or 2); 2 is our default. - via - Drop hidden route points (means calculated stuff) - cat - default category on output (1..16) + ver - set the data format version of the output file (currently 1 or 2); 2 is our default. + via - Drop hidden route points (means calculated stuff) + cat - default category on output (1..16) @@ -937,7 +937,7 @@ to pilots than to hikers. a serial port. Communication errors are handled robustly and verification of data is enabled. - Additional sub options: baud: + Additional suboptions: baud may be 1200, 2400, 4800, 9600, 19200, but must match receiver. @@ -1036,9 +1036,9 @@ to pilots than to hikers. provided by Ian Cowley and Mark Bradley. The code was implemented by Robert Lipe and Mark Bradley. Additional options: - snlen - set the length of generated shortnames - mpsverout - set the data format version of the output file (3,4 or 5) - mpsmergeout - if the output file already exists, then the + snlen - set the length of generated shortnames + mpsverout - set the data format version of the output file (3,4 or 5) + mpsmergeout - if the output file already exists, then the output is merged with it. This allows MapSource sections not being handled to remain intact (e.g. map sets) @@ -1101,15 +1101,15 @@ handled to remain intact (e.g. map sets) Import only. Additional options: - nseicon - Name of icon used for non-stealth encrypted access + nseicon - Name of icon used for non-stealth encrypted access points - nsneicon - Name of icon used for non-stealth non-encrypted + nsneicon - Name of icon used for non-stealth non-encrypted access points - seicon - Name of icon used for stealth encrypted access + seicon - Name of icon used for stealth encrypted access points - sneicon - Name of icon used for stealth non-encrypted access + sneicon - Name of icon used for stealth non-encrypted access points - snmac - Always use the MAC address as the shortname. + snmac - Always use the MAC address as the shortname. @@ -1369,22 +1369,22 @@ this one. This is a catch-all used by many Delorme mapping products and reads the anr, rte, and rtd formats as either tracks or routes. - The 'turns_only' option causes GPSBabel to read + The turns_only option causes GPSBabel to read only the waypoints associated with named turns. This should create a list of waypoints that correspond to the itinerary from Street Atlas. - The 'turns_important' option only makes sense in + The turns_important option only makes sense in conjunction with the 'simplify' filter. It ensures that the route simplification process will remove the points corresponding to turns only after it has removed all other route points. - The 'split' option causes GPSBabel to create + The split option causes GPSBabel to create separate routes for each street, creating a new route at each turn point. For obvious reasons, 'split' cannot be used at the same time as the 'turns_only' or 'turns_important' options. - The 'controls' option lets you read the control + The controls option lets you read the control points (start, end, vias, and stops) for your route as well as the route itself. The default for this option is 'none', which won't read the control points. You @@ -1575,12 +1575,12 @@ crash VitoNavigator II on the Pocket PC. in the GPSBabel directory. This module was contributed to GPSBabel by Alex Mottram. Additional Options: - style - **REQUIRED** Path to XCSV style file. - snlen - Maximum length of synthesized shortnames. - snwhite - Switch defining whether or not to allow whitespace + style- **REQUIRED** Path to XCSV style file. + snlen- Maximum length of synthesized shortnames. + snwhite- Switch defining whether or not to allow whitespace in synthesized shortnames. (0 = NO WHITESPACE, 1 = WHITESPACE OK). - snupper - Switch defining whether or not to + snupper- Switch defining whether or not to force uppercase in shortnames. (0 = LEAVE AS IS, 1 = UPPERCASE ALL). NOTE: sn* options require use of the '-s' command line option. -- 2.30.2